projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92cc4a3
)
(tooltip): Add group `basic-faces'.
author
Juri Linkov
<juri@jurta.org>
Thu, 29 Sep 2005 22:56:22 +0000
(22:56 +0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 29 Sep 2005 22:56:22 +0000
(22:56 +0000)
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index 25032f69c4ecde7a08c763a037d7a16339d8c858..1bbdd6d37a06b98d1d2bf66f74704d19888f9528 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-113,7
+113,8
@@
position to pop up the tooltip."
(t
:inherit variable-pitch))
"Face for tooltips."
- :group 'tooltip)
+ :group 'tooltip
+ :group 'basic-faces)
(defcustom tooltip-use-echo-area nil
"Use the echo area instead of tooltip frames for help and GUD tooltips."